PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioItem Class / setModifyDate Method
The date and time when this portfolio item was last modified.
In This Topic
    setModifyDate Method
    In This Topic
    Sets the modify date and time.
    Syntax
    public void setModifyDate( 
       java.time.LocalDateTime value
    )

    Parameters

    value
    The date and time when this portfolio item was last modified.
    See Also